home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / run / 3890 / octa.geo < prev    next >
Encoding:
Text File  |  1992-06-10  |  513 b   |  13 lines

  1. ! OCTA.GEO  -  Geometry file for 3-D octahedron centered on origin
  2. !
  3.  
  4. 3       ! number of dimensions
  5. 6       ! number of points
  6.  
  7. 1:      1.0     0.0     0.0         2       4       5       6
  8. 2:      0.0     1.0     0.0         1       3       5       6
  9. 3:     -1.0     0.0     0.0         2       4       5       6
  10. 4:      0.0    -1.0     0.0         3       1       5       6
  11. 5:      0.0     0.0     1.0         1       2       3       4
  12. 6:      0.0     0.0    -1.0         1       2       3       4
  13.